Nicer package description for 'introjucer'
authorIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Tue, 16 Feb 2016 15:24:35 +0000 (16:24 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Tue, 16 Feb 2016 15:24:35 +0000 (16:24 +0100)
debian/control

index ae49f6c08b1c11491a757fdda7ba328ec33685fd..6d6f522714502f6cd92cb85398faaf50ef03f604 100644 (file)
@@ -82,16 +82,18 @@ Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Recommends: juce-modules-source
-Description: Jules' Utility Class Extensions (utilities)
+Description: JUCE's project management tool
  JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
  developing cross-platform software.
+ The Introjucer is JUCE's project-management tool and secret weapon.
  .
- It contains pretty much everything you're likely to need to create most
- applications, and is particularly well-suited for building highly-customised
- GUIs, and for handling graphics and sound.
- .
- This package provides utilities to work with juce-projects, including the
- 'Introjucer' (JUCE's project-management tool).
+ The Introjucer's Duties:
+  - Central management of cross-platform builds
+  - JUCE Module Management
+  - New Project Creation
+  - User-Interface Design Tool
+  - Plug-in Projects
+  - Miscellaneous Utilities
 
 Package: juce-modules-source
 Architecture: all
@@ -105,5 +107,5 @@ Description: Jules' Utility Class Extensions (module sources)
  applications, and is particularly well-suited for building highly-customised
  GUIs, and for handling graphics and sound.
  .
- This package provides the sources for the JUCE modules, as used by 'Introjucer'
+ This package provides the sources for the JUCE modules, as used by 'jucer'
  projects. (Introjucer is provided in the 'introjucer' package).